add utility function gdk_quartz_fix_cap_not_last_line() which fixes the
authorMichael Natterer <mitch@imendio.com>
Thu, 7 Jun 2007 22:26:27 +0000 (22:26 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Thu, 7 Jun 2007 22:26:27 +0000 (22:26 +0000)
commit6c3637ea3eff2447db609722160ee5e1c110176f
treeae3306e587cc82852d6cc3be722435b6d6ecd516
parentdde0d5ffa5335ae7e12ae8103ad89d90bfda6601
add utility function gdk_quartz_fix_cap_not_last_line() which fixes the

2007-06-08  Michael Natterer  <mitch@imendio.com>

* gdk/quartz/gdkdrawable-quartz.c: add utility function
gdk_quartz_fix_cap_not_last_line() which fixes the coordinates for
GDK_CAP_NOT_LAST lines at least for horizontal and vertical lines.

(gdk_quartz_draw_segments)
(gdk_quartz_draw_lines): use it here.

svn path=/trunk/; revision=18080
ChangeLog
gdk/quartz/gdkdrawable-quartz.c